Welcome![Sign In][Sign Up]
Location:
Search - 8051 board

Search list

[VHDL-FPGA-Verilogmc8051_cyclone_nios

Description: 增强型8051的VHDL源代码,两个周期执行一条指令,仿真工具为Modelsim,开发板为Altera的EP1C20开发板-enhanced 8051 VHDL source code, the implementation of a two-cycle instruction, simulation tools for Modelsim, development board for the Altera EP1C20 development board
Platform: | Size: 2000896 | Author: 柳如飞 | Hits:

[SCMC8051_UART_test

Description: 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of external 22.1184 MHz oscillator. Function : Uart driven procedures, including initialization, set baud rate, single-byte receive this, the string this acceptability. Procedures to the PC this string; PC to receive the data and then send that data back to PC. Development board on the keyboard, this pair sent to the PC; The development board for the serial debugging assistants do not support the Chinese show.
Platform: | Size: 61440 | Author: | Hits:

[SCMAT

Description: 些温度计可以长期记录温度,所以用户可以将些装置放在某一个位置,经过一段较长时间之后,再将些装置内记录的温度通过RS232传送到PC端。智能温度计每一小时读入ADC0804转换的数字温度数据,然后记录在串行EEPROM93C66中。此装置可以通过RS232将记录在串行EEPROM中的数字温度数据传送到PC端。PC端有一个服务器程序可以接收8051实验板送过来的数字温度数据,并显示出来。-Thermometer can be more long-term record of temperature, so users can more devices on a location, after a longer period of time, then these devices record the temperature sent to the PC through the RS232 side. Intelligent thermometer every hour ADC0804 read digital temperature data conversion, and then recorded in the serial in EEPROM93C66. This device can be recorded in the RS232 serial EEPROM of the digital temperature data to PC client. PC client has a server program can receive over 8051 experimental board to send the digital temperature data, and displayed.
Platform: | Size: 6144 | Author: 逍遥 | Hits:

[ELanguage8051code

Description: PEAKAUDIO用于EV2板的MCU控制源码-EV2 for PEAKAUDIO board MCU control source
Platform: | Size: 81920 | Author: 祁才君 | Hits:

[SCMzinengwenduji

Description: 程序描述:智能温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数字数据,然后经由PORT 0输入8051。 (3)8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4)8051实验板每 小时就读入ADC0804转换的数字温度数据,然后记录在串行式EEPROM 93C66中。 (5)8051实验板可以经由RS232将记录在串行EEPROM 93C66中的数字温度数据传送PC端。-Description: Smart Temperature Sensor, use this example to (1) 8051 Port 1 to connect to LCD displays, PORT 3 of P3.3, P3.4 and P3.5 were connected to the LCD displays the line of control, procedures implementation allows LCD display shows time and date. (2) temperature sensing components through AD590 will ADC0804 to the temperature sensor, converted into digital data, and then enter PORT 0 through 8051. (3) 8051 paragraphs 10 and 11 feet respectively RXD and TXD connected to the MAX232, and then connect to the PC s COM port. (4) 8051 per hour school board ADC0804 conversion into digital temperature data, and then recorded in the Serial EEPROM 93C66 in. (5) 8051 experimental board through RS232 will be recorded in the serial EEPROM 93C66 of digital temperature data transmission PC client.
Platform: | Size: 51200 | Author: 西_土_瓦 | Hits:

[SCM8051daima

Description: 单片机80c51的各类小程序的代码,适合初学者参考,在开发板上做实验-80C51 single-chip all small procedure code, suitable for beginners and reference, in the development of on-board to do experiments
Platform: | Size: 540672 | Author: 奋斗 | Hits:

[SCM8051_SIMULATOR

Description: 8051模擬器,买不起板子的朋友可以下来用-8051 simulator board can not afford to buy them with friends can
Platform: | Size: 329728 | Author: | Hits:

[Embeded-SCM Develop8051F33018B20UART

Description: 这是一个用8051F330编写的测温程序, 用18B20实现测量温度,并通过PC机的串口显示出来。硬件要求是开发板一块,测试温度的蕊片,串口和电脑。经实验,效果还可以。-This is a measurement used 8051F330 prepared procedures for measuring temperature using 18B20 achieve and, through PC-Serial displayed. Hardware requirement is a development board, test the temperature of chips, and computer serial port. After the experiment, the effect can also be.
Platform: | Size: 3072 | Author: 李超 | Hits:

[Software Engineeringfpga_docu

Description: CPLD/FPGA 入门文档。国内某知名fpga开发商编写的基础教程,共18篇。从使用fpga如何点亮led灯到VGA到8051内核使用方法。如果您是打算学习cpld/fpga,建议先阅读这些文章再选择采购开发板。-CPLD/FPGA entry documents. FPGA developers a well-known domestic basis for the preparation of curricula, a total of 18. From how to use the FPGA to the VGA lit lamp led to the 8051 core to use. If you intend to study cpld/fpga, we suggest that you first read the article and then select the procurement development board.
Platform: | Size: 5509120 | Author: gao | Hits:

[Embeded-SCM Developex6-4

Description: 程序描述:智能温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数字数据,然后经由PORT 0输入8051。 (3)8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4)8051实验板每 小时就读入ADC0804转换的数字温度数据,然后记录在串行式EEPROM 93C66中。 (5)8051实验板可以经由RS232将记录在串行EEPROM 93C66中的数字温度数据传送PC端。-Description: Smart Temperature Sensor, use this example to (1) 8051 Port 1 to connect to LCD displays, PORT 3 of P3.3, P3.4 and P3.5 were connected to the LCD displays the line of control, procedures implementation allows LCD display shows time and date. (2) temperature sensing components through AD590 will ADC0804 to the temperature sensor, converted into digital data, and then enter PORT 0 through 8051. (3) 8051 paragraphs 10 and 11 feet respectively RXD and TXD connected to the MAX232, and then connect to the PC s COM port. (4) 8051 per hour school board ADC0804 conversion into digital temperature data, and then recorded in the Serial EEPROM 93C66 in. (5) 8051 experimental board through RS232 will be recorded in the serial EEPROM 93C66 of digital temperature data transmission PC client.
Platform: | Size: 52224 | Author: xiaoyu | Hits:

[Embeded-SCM Developdevelop51

Description: 适用于8051的开发板。有串口,八段数码管,蜂鸣器,按键和扩展插针。使用protel 99绘制的电路图。原理图和PCB图完整。-8051 apply to the development board. Has serial port, eight digital tube, buzzer, buttons and expansion pin. Protel 99 using the circuit diagram drawn. Schematic and PCB Figure integrity.
Platform: | Size: 495616 | Author: 陈送 | Hits:

[SCM8051LOCK

Description: 基于89s51单片机开发板创建的密码锁程序,电路图不能上传,密码锁使用了比较巧妙的密码锁显示位数控制来控制和检验每一位的密码正误,并带有3键密码输入系统,和多键输入系统,可以修改密码。-89s51-based single-chip development board to create the password lock procedures, circuit diagrams should not upload, password lock to use a relatively clever show the median control locks to control and test each and every password is incorrect, and 3 keys with a password entry system , and a number of key input system, you can modify your password.
Platform: | Size: 15360 | Author: redyjq | Hits:

[SCMLEDDisplay

Description: 主要是模擬8051電路板上LED顯示器.透過vb程式.經由RS232去傳送信號到電路板上.模擬出與VB介面顯示地動作相同-The main circuit board 8051 are simulated LED display. Through vb program. Go through the RS232 transmit signals to the circuit board. Simulate the interface with the VB show to the same action
Platform: | Size: 4096 | Author: 王韋翔 | Hits:

[SCM8051

Description: 单片机与光电传感器测量转速程序 首先,你的原理图我没有,我就按我开发板的原理图来写。原理图在我的博客上:http://hi.baidu.com/mcu 5Fspaces/album/item/8b0e987e63e7ed360cd7daf7.html 数码管是4位的,把红外传感器当霍尔转速传感器。如果这些器件和单片机连接和你 的不一样,自己改一下定义就行。-SCM and photoelectric sensor speed measurement procedure First of all, you I do not have the schematic diagram, according to my on my development board to write the schematic diagram. Schematic diagram on at my blog: http://hi.baidu.com/mcu 5Fspaces/album/item/8b0e987e63e7ed360cd7daf7.html digital control of the four are the infrared sensor when the Hall speed sensor. If these devices and single-chip connectivity and you are not the same, change the definition of their own on the line.
Platform: | Size: 2048 | Author: 赵珂 | Hits:

[Other Embeded programRobosapien_IR

Description: Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.-Robosapien_IR.zip contains source files, PCB+ Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.
Platform: | Size: 95232 | Author: David | Hits:

[SCMSuper5boardschandsourcecode

Description: 8051 EVB Board Schematic for Super51 Development Board with schematic and source code
Platform: | Size: 1983488 | Author: Mitesh | Hits:

[Other Embeded programlcd

Description: LCD Test for 8051 board
Platform: | Size: 1024 | Author: Madhusudan | Hits:

[Embeded-SCM DevelopD12_8051

Description: 8051+D12代码,周立功D12开发板源码,基于Keil编译器-8051+ D12 code, ZLG D12 source development board, based on the Keil compiler
Platform: | Size: 136192 | Author: redriver | Hits:

[SCM8051

Description: 单片机仿真实验系统由板上仿真器、实验仪、伟福仿真软件、开关电源构成。本实验仪提供强大的逻辑分析、波形输出和程序跟踪功能,可以让学生直观地观察到单片机内部及外部电路工作的波形。实验仪上有丰富的实验电路和灵活的组成方法。这些电路既可以和8031系列、也可以和80C196系列CPU及8088/8086CPU组合完成各种实验。 -MCU simulation system consists of on-board simulator, experimental instrument, Wai Fu simulation software, switching power supply composition. In this study, provide a powerful instrument of logical analysis, waveform output, and procedures for tracking feature that allows students to visually observe the internal and external to the MCU circuit waveforms. Tester has a wealth of experiments on the circuits and flexible composition. These circuits can be either 8031 series can also be combined 80C196 series CPU and 8088/8086CPU complete various experiments.
Platform: | Size: 678912 | Author: 余光学 | Hits:

[VHDL-FPGA-VerilogDDR

Description: HYB25025616的IP核,可直接用于microblaze的应用里,在合众达FEM024板子直接使用-HYB25025616 the IP core, can be used directly microblaze application, the board in the Triangle over FEM024 directly
Platform: | Size: 3968000 | Author: 网络蚂蚁 | Hits:
« 12 3 4 »

CodeBus www.codebus.net